home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4687 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.eunet.fi!fipnet!kone!jsaarinen
  2. Newsgroups: comp.sys.amiga.programmer
  3. X-NewsReader: IntuiNews 1.2b (31.7.94)
  4. References: <38232663@kone.fipnet.fi> <4h45p8$ilk@sunsystem5.informatik.tu-muenchen.de>
  5. From: "Jyrki Saarinen" <jsaarinen@kone.fipnet.fi>
  6. Date: Sun, 3 Mar 96 16:23:11 UT
  7. Comments: Illegal date header - new date added by quicknews
  8. X-Original-Date: Sun, 03 Mar 96 17:09:39 
  9. MIME-Version: 1.0
  10. Content-Type: text/plain; charset=iso-8859-1
  11. Content-Transfer-Encoding: binary
  12. Distribution: world
  13. Subject: Re: TMapping again!
  14. Message-ID: <38232793@kone.fipnet.fi>
  15.  
  16.  
  17. > |> I guess it is hard to do correctly without any holes between
  18. > |> polygons.
  19. > But it's possible, my friend did it :) Had to play around a lot with
  20. > bresenham theory.
  21. > Well, writing non-horiz in mem should cause no slowdown ?
  22. > Don't know how much instructions he needed for that...
  23.  
  24. The constant-z innerloop comes out quite slow, so I think
  25. subdivision used with quadratic or u/z, v/z and 1/z linear
  26. interpolation is the way for perspective mapping.
  27.  
  28. Doing quadratic every pixel is out of the question because
  29. the lack of registers.
  30.  
  31. --                               _
  32. a Stellar programmer          _ //
  33. "Amiga - back for the future" \X/
  34.